Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / ISelector<T> Interface / Items Property
In This Topic
    Items Property (ISelector<T>)
    In This Topic
    Gets items of this control. The list is read-only if ISelector.ItemsSourceRange exists.
    Syntax
    System.Collections.Generic.IList<T> Items {get;}
    Remarks
    Not fully supported by the *.ssjson and *.sjs format. Data could lose.
    See Also